It would pretty much work as if extern(Java) existed. Generates the java side names function definitions for functions marked with @JavaFunc Don't yet support functions with underlines (I think that the mangling is _1, but need to test)
See Implementation
It would pretty much work as if extern(Java) existed. Generates the java side names function definitions for functions marked with @JavaFunc Don't yet support functions with underlines (I think that the mangling is _1, but need to test)